@charset "utf-8";
@font-face {
	font-family: Microsoft Himalaya;
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/MICROSO0.eot);
}
body {
	padding: 0;
	margin: 0;
	font-family: "Microsoft Himalaya";

}
h1, h2, h3, h4, h5, p, ul {
	margin: 0;
}


.conta {
	box-shadow: 3px 2px 20px #F2E4C9, -2px 2px 7px #F2E4C9;
}

.dh {
    width: 1200px;
	padding: 0;
}
.text_color {
     width:200px;
	font-size: 26px;
	text-align:left;
	color: #1a7afa;
	margin-top:5px;
}
.text_black {
	color: #000;
}
/*导航*/
.navbar_header {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url('../images/top_bg.jpg') no-repeat;
	background-size: cover;
}
.weather {
	width: 400px;
	margin-left: 40px;
	line-height: 130px;
}
.navbar_content {
	height: 130px;
	background: url('../images/split_line.png') bottom no-repeat;
}
.navbar-right {
	padding-top: 34px;
}
.navbar-right .form {
	width: 314px;
	height: 32px;
	padding-left: 18px;
	margin-bottom: 12px;
	background: #fff;
	border: 1px solid #fa0002;
	border-radius: 6px;
}
.navbar-right .form input {
	width: 248px;
	height: 30px;
	border: 0;
	border-radius: 6px;
	outline: none;
}
.navbar-right button {
	width: 40px;
	height: 100%;
	color: #fa0002;
	border: 0;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	outline: none;
	background: transparent;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.navbar-right button:hover {
	background: #c0bbbc;
}
.hot_key_words p {
	font-size: 12px;
	margin-bottom: 0;
	display: inline-block;
}
.hot_key_words p a {
	transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	color: #000;
}
.hot_key_words p a:hover {
	color: #fa0002;
}
.hot_key_words p:not(:first-child) {
	margin-left: 8px;
}
.content_header {
	height: 112px;
	color: #fff;
	background: #1a7af1;
}
.header_item {
	width: 1200px;
	height: 56px;
	margin-top:0px;
	float: none;
}
.stype {
	background: #fffdf5;
	padding-bottom:15px;
}
.stype>ul {
	width: 100%;
	font-size:24px;
		/*保证li文字不换行*/
	overflow:hidden;
    display: list-item;
	white-space:nowrap;
}

.yel {
	background: #fffdf5 !important;
	border: 0 !important;
	position: relative;
}
.stype>ul>li {
	font-size: 24px;
	line-height:34px;

	
	
}
.ppp1 {
	width: 120px;
	height: 80px;
	display: block;
	float: left;
}
.ppp2 {
	position: absolute;
	left: 130px;
	font-size: 24px;

}

.list-group-item>a{font-size:25px;}
/*.subtitle {
	width: 190px;
}*/
.header_item:not(:first-child) {
	border-left: none;
}
.header_item h3 {
	padding-left: 8px;
	margin: 0;
	font-size: 18px;
	/*margin-top: 12px;*/
	text-align: center;
}
.header_item h3 img {
	margin-right: 10px;
}
.subtitle ul, .city_county ul {
	width: 100%;
	margin: 0;
	text-align: center;
}
.subtitle ul li {
	/*width: 62px;*/
	text-align: center;
	padding: 1px 0;
	border: 0;
	background: transparent;
	font-size: 24pt;
	display: inline-block;
	 
}
.subtitle ul li:not(:first-child) {
	margin-left: 0px;
}
.subtitle ul li a {
	color: #fff;
	font-size:24pt;
}
.city_county {
	padding: 0px;
	margin: 12px 0;
}
.city_county ul li {
	font-size: 12px;
	background: transparent;
	border: 0;
	padding: 0;
	float: left;
}
.city_county ul li:first-child {
	font-weight: bold;
}
.city_county ul li:not(:first-child) {
	margin-left: 12px;
}
.content_body .modular_content_top {
	margin-top: 20px;
	position: relative;
	background: none !important;
	text-align: center;
	padding: 26px;
	border: 0;
}
.content_body .modular_content_top h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
	margin-bottom: 8px;
}
.content_body .modular_content_top small {
	font-size: 14px;
}
.modular_content_top img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.contentTopleft {
	width: 38px;
	height: 38px;
	background: url('../images/contentTopleft.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.contentTopright {
	width: 38px;
	height: 38px;
	background: url('../images/contentTopright.png') no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

/*列表-》带时间*/
.headlines_list {
	padding-right: 20px;
	padding-top: 20px;
}
.headlines_list ul li, .list_left_item ul li {
	height: 28px;
}
.headlines_list ul li a, .headlines_list ul li p {
	display: inline-block;
}
/*边框*/
.frameTopleft, .frameTopright, .frameBottomleft, .frameBottomright {
	width: 26px;
	height: 27px;
	position: absolute;
}
.frameTopleft {
	top: 0;
	left: 0;
	background: url('../images/frameTopleft.png') no-repeat;
}
.frameTopright {
	top: 0;
	right: 0;
	background: url('../images/frameTopright.png') no-repeat;
}
.frameBottomleft {
	bottom: 0;
	left: 0;
	background: url('../images/frameBottomleft.png') no-repeat;
}
.frameBottomright {
	bottom: 0;
	right: 0;
	background: url('../images/frameBottomright.png') no-repeat;
}
.frameTleft, .frameTright {
	width: 54px;
	height: 20px;
	position: absolute;
}
.frameTleft {
	top: 18px;
	left: 8px;
	background: url('../images/frameTleft.png') no-repeat;
}
.frameTright {
	top: 18px;
	right: 8px;
	background: url('../images/frameTright.png') no-repeat;
}
/*路径*/
.route {
	margin: 14px 0;
	padding: 0 18px;
}
/*=========================================*/
/*分页*/
.page {
	text-align: center;
}
.pagination>li>a, .pagination>li>span {
	border: 0;
}
.pagination>li>a, .pagination>li>span {
	color: #777;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background: transparent;
	color: #fa0002;
}
/*=========================================*/
/*模块标题*/
/*图片+文字*/

.modular_title {
	font-size: 24px;
	color: #e62129;
	padding-bottom: 10px;
	border-bottom: 1px solid #f00000;
}
.modular_title img {
	margin-right: 10px;
	vertical-align: top;
}
/*文字+竖线*/
.slide_title {
	height: 38px;
	line-height: 28px;
	font-size: 16px;
	padding: 0 18px;
	border-left: none;
	background: url(../images/icon3.png) no-repeat 0px 6px;
	padding-left: 52px;

}
.slide_title img {
	margin-right: 10px;
}
.center_title2 {
	width: 240px;
	text-align: center;
	margin: 0px auto;
	position: relative;
}
/*=========================================*/
/*友情链接*/
.friendship_link, .selected_channels {
	padding:5px 6px;
	background: #fff;
}
.friendship_link ul {
	margin-top: 18px;
	margin-bottom: 0;
}
.friendship_link ul li {
	margin-bottom: 10px;
	float: left;
	padding: 0;
	border: 0;
}
.friendship_link ul li {
	margin-left: 10px;
}
.friendship_link ul li:hover {
	border: 1ps solid #e62129;
}
/*=====================================================*/
/*footer*/
.footer {
	width: 100%;
	height: 218px;
	padding: 26px 0;
	text-align: center;
	background: url('../images/footer_bg.jpg') no-repeat;
	background-size: cover;
}
.footer_top ul {
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #888;
}
.footer_top ul li {
	padding: 0;
	border: 0;
	background: transparent;
	display: inline-block;
}
.footer_top ul li:not(:first-child) {
	margin-left: 60px;
}
.footer_bottom ul li {
	padding: 0 6px;
	border: 0;
	background: transparent;
	display: inline-block;
}
.footer_bottom ul li:not(:first-child) {
	border-left: 2px solid #ddd;
}
.footer_bottom p {
	margin-bottom: 0px;
}
.clear {
	clear: both;
}
/*分页*/
#fenye{clear:both;margin:auto;margin-bottom: 50px;margin-top: 50px;}
#fenye a{text-decoration:none; display:inline;}
#fenye .prev,#fenye .next{width:72px; text-align:center;}
#fenye a.curr{width:22px;background:#e72629; border:1px solid #cd1114; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#e72629;background:#fff; margin:0px 5px; border:1px solid #cd1114; float:left; text-align:center;height:28px;line-height:28px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#e72629;} 
#fenye a:hover{color:#fff; background:#e72629; border:1px solid #555;float:left;}
#fenye span{line-height:30px;}
/*边框*/
.frameTopleft,.frameTopright,.frameBottomleft,.frameBottomright {
	width: 26px;
	height: 27px;
	position: absolute;
}
.frameTopleft {
	top: 0;
	left: 0;
	background: url('../images/frameTopleft.png') no-repeat;
}
.frameTopright {
	top: 0;
	right: 0;
	background: url('../images/frameTopright.png') no-repeat;

}
.frameBottomleft {
	bottom: 0;
	left: 0;
	background: url('../images/frameBottomleft.png') no-repeat;

}
.frameBottomright {
	bottom: 0;
	right: 0;
	background: url('../images/frameBottomright.png') no-repeat;
}

.frameTleft,.frameTright {
	width: 54px;
	height: 20px;
	position: absolute;
}
.frameTleft {
	top: 10px;
	left: 8px;
	background: url('../images/frameTleft.png') no-repeat;
}
.frameTright {
	top: 10px;
	right: 8px;
	background: url('../images/frameTright.png') no-repeat;
}
/*路径*/
.route {
	margin: 14px 0;
	padding: 0 18px;
}
/*=========================================*/
/*分页*/
.page {
	text-align: center;
}
.pagination>li>a, .pagination>li>span {
	border:0;
}
.pagination>li>a, .pagination>li>span {
	color: #777;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background: transparent;
	color: #fa0002;
}
